home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 9693 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.9 KB  |  90 lines

  1. Path: news.mountain.net!usenet
  2. From: gene_heskett@wvlink.mpl.com (Gene Heskett)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Using Conner/Seagate IDE on OktagonAT
  5. Date: 08 Apr 96 21:52:29 +0500
  6. Organization: MountainNet, Inc. Morgantown WV 800.444.1458
  7. Message-ID: <3563.6672T1312T1474@wvlink.mpl.com>
  8. References: <4j6it6$rrb@nz12.rz.uni-karlsruhe.de> <2181.6663T762T167@mag-net.co.uk>
  9. NNTP-Posting-Host: slip3.mpl.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13.  JM> In a message on 25-Mar-96 16:50:46, Christian Thomas Hunyaiz
  14.  JM> wrote:
  15.  
  16. >> Hello everybody,
  17.  
  18. >> I was trying to use a Conner 40MB IDE-Harddisk (V2.25) with the
  19. >> Oktagon 2008 AT-IDE controller and encountered some problems. The
  20. GH>^^^^^^^^^^^^^^^^^^^
  21.  
  22. >> HD will be recognized by my system, but with the wrong number of
  23. >> tracks. As long as I do not
  24.    ^^^^^^ It doesn't really matter as long as the
  25. tracks*heads*sectors-per-track = the drives capacity. *Most* modern
  26. drives respond to a system query with a set of figures that matches
  27. the drives capacity, but which may not in fact have any resemblance
  28. to the actual, internal geometry used by the drives own electronics.
  29. Now you know why its called IDE, stands for Intelligent Drive
  30. Electronics.
  31.  
  32. >> The second problem may be less complicated to solve and arises,
  33. >> when I try to use a Seagate st3144 Rev1 124MB HD-IDE-Drive on the
  34. >> Oktagon, which works perfectly well in my A4000 (in fact it was the
  35. >> built-in drive, when I bought the computer).
  36.  
  37. >> The Oktagon-controller will correctly write to and load from this
  38. >> drive, as soon as it has been correctly recognized. But the problem
  39. >> arises at
  40.  
  41.  JM> Well I'm very baffled by what you say.  You're using IDE drives
  42.  JM> with the Oktagon??  The Oktagon 2008 is a SCSI controller, so I
  43.  
  44. GH> Hey JM, please see my indicated line above. This device *IS* an
  45. GH> At-IDE card!  How do I know? Easy, there's one in my A2k running 2
  46. GH> drives *right now*. In my case, it actually boots from the 'slave'
  47. GH> drive!
  48.  
  49. [deleted the rest of the drivel that *ONLY* applies to the 2008 SCSI
  50. card, a much more expensive card BTW]
  51.  
  52.  JM> Either I'm totally misunderstanding what you say, or it's a
  53.  JM> problem beyond my knowledge. I'll be interested to see what other
  54.  JM> folk have to say.
  55.  
  56. GH> Humm, your sig wasn't that far off, now was it, John?
  57.  
  58. GH> Now, lets get to the problem itself. I suspect this is a slow
  59. GH> spinup problem, caused at times by the reset line from the
  60. GH> computer being carried through to the drive, causeing it to also
  61. GH> reset and re-calibrate itself which could be a several second
  62. GH> operation, during which it will not respond the the computers
  63. GH> queries. The computer then thinks theres no drive there.
  64.  
  65. GH> Now the fix is one thats been described here before. First, make
  66. GH> sure that the drives hookup ribbon cable has the red striped wire
  67. GH> on the pin one end of the connector as many of them are
  68. GH> reversable.  Then cut the red striped wire only, bending both
  69. GH> ends back and tape if they might touch anything metalic.
  70.  
  71. GH> This is that reset line to the drive. While it could be a problem
  72. GH> if the drive ever needed a reset, it could only be done with a
  73. GH> powerdown. Several people have recommended it, and no one that
  74. GH> I've seen a msg from have had any problems except one fellow
  75. GH> whose cable *was* reversed/upside down/whatever.  So was
  76. GH> effectively cutting pin 40 instead of 1.
  77.  
  78. GH> Oh, do be sure to match the 'maxtransfer' value to the size of
  79. GH> the cache buffer on the drive minus a half k. One thing IDE seems to
  80. GH> suffer from in the intelligence department is a buffer overrun on
  81. GH> a write from the computer to the drive. I use 0x0000FFE0 with 64k
  82. GH> of cache on these drives. Bulletproof!
  83.  
  84. /*            Gene Heskett          |  I need help, please see my adv. */
  85. /*  CE @ WDTV Weston/Clarksburg WV  |  in the newsgroup 'alt.tv.jobs'  */
  86. /*  <gene_heskett@wvlink.mpl.com>   |  We are an equal opportunity and */
  87. #include <std.disclaimer>           |  all that stuff employer.
  88.  
  89.  
  90.